home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-03-23 | 1.3 KB | 32 lines | [TEXT/MPS ] |
- InForm MPW-Tool
- InForm allows to reformat Pascal source files, to build abstracts, and
- to build crossreference lists. It is fail-safe in that it does not
- suppose that your program is syntactically correct (in contrast to
- Pasmat, Pasref etc.
- InForm even allows yout to reformat source in place: it can operate on
- windows and even on selections.
- This will add a menu entry to call InForm on the active window:
-
- AddMenu edit 'InForm/I' 'InForm "{active}"'
-
- # Usage: inform [options] ([target window] | [-from file] [-to file]
-
- Here is the MPW.Help-info for InForm
-
- InForm [optionI] [window] > abstract/crossref 3 messages
- -a # write abstract to default output
- -caps # put reserved words to capslock
- -ccol column # align trailing comments to column / to comeI
- -cross # write crossreferences to default output
- -from sourcefile # read source from file. selections are ignored
- -ns # no source reformatting / to comeI
- -p # write progress information to diagnostic
- -to targetfile # write formated source to file.
- -w width # set output line width (default 128) / to comeI
- -
- This is the info line to add to the commands list in mpw.help:
-
- InForm # format and analyze pascal programs
-
- Inform is not in the public domain. The recent is available at $29 from
-